home *** CD-ROM | disk | FTP | other *** search
/ Corel Medical Series: Cancer / Corel Medical Series: Cancer.iso / pc / install / lingo.ini next >
Encoding:
Text File  |  1996-11-15  |  143 b   |  10 lines

  1. on startup
  2.  
  3.   if the machineType <> 256 then
  4.  
  5.     global INITCOLORDEPTH
  6.  
  7.     set INITCOLORDEPTH = the colorDepth
  8.   end if
  9. end startup
  10.